Search Result  

How To Make 2021 Count - A learning path, 4 things to learn, and 4 to avoid

2020 sucked. Let's take control of what we can for 2021 to make it the best year possible. We will t ...View More

Intro to Azure Service Bus - The Power Behind Microservices

Message busses and queues are a powerful tool for communicating between applications. They are used  ...View More

Intro to AppSettings in .NET Core - Appsettings.json, secrets.json, and more

AppSettings are a big deal in .NET Core. If you are just using appsettings.json, you are really miss ...View More

New Course Announcement! Exploring C#: WebAssembly

By learning to read code, you will not only learn a specific topic, you will also make it easier to  ...View More

How To Install Visual Studio 2019 (for Free)

Setting up a new PC or just getting started with C# means installing Visual Studio. But how do you d ...View More

How To Create a Progressive Web App with Blazor WebAssembly

Did you know that Blazor WebAssembly has offline support? That you can turn your web application int ...View More

React JS Setup, Installation and First React Project Creation

In this video we will discuss 1. React Installation and Setup 2. NodeJs and NPM Installation 3. Crea ...View More

Install entity framework core in visual studio

In this video we will discuss how to install Entity Framework Core in Visual Studio. Text version of ...View More

Install and use Bootstrap in ASP NET Core

In this video we will discuss how to install and use Bootstrap in ASP.NET Core Healthy diet is very  ...View More

Quick Start! Set up .Net Core Dev Environment on Ubuntu

Install the .Net Core SDK on a Ubuntu 18 Linux box along with Git and Visual Studio Code (VSCode), a ...View More